home *** CD-ROM | disk | FTP | other *** search
- REM This is an example of a bat file using dooringx.def dropfile
- REM note that the x is the appropriate node number as specified
- REM in the COVECFG program under option (1) 'Create "THECOVE.CTL" file'
- REM Under the NODE NUM option.
- REM
- REM Note: if you have entered correct PATH TO DROP FILE in there also.
- REM then you don't actually have to copy the DORINFOx.DEF into the gamedir.
- REM But, in doesn't hurt either <G>.
- REM
- COPY DORINFOx.DEF \RBBS\DOORS\THECOVE\*.*
- CD \RBBS\DOORS\THECOVE
- COVE.BAT
- del dorinfox.def
- CD \RBBS
-
-